Search results 60

Card image cap
CutLeft

Cuts the left part respecting words, without cutting words

Card image cap
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

Card image cap
IsHex

Check a string to see if it is Hex

Card image cap
Str2Hex

Convert a string to Hex

Card image cap
GetDigits

Extracts digits out of a string

Card image cap
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image cap
WordsCount

Counts the words in a string (using spaces)

Card image cap
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image cap
Find and Replace

This will find all occurences of a string in a text file and replace it with ...